[XEN][SHADOW] Use slow method for early-unshadow
authorGeorge Dunlap <gdunlap@xensource.com>
Wed, 28 Feb 2007 16:13:49 +0000 (11:13 -0500)
committerGeorge Dunlap <gdunlap@xensource.com>
Wed, 28 Feb 2007 16:13:49 +0000 (11:13 -0500)
commit397a0592805228ea823545ff3210f7ae5d2817bc
tree85435e14568716a30ea2deb9e28180bbbe9162c6
parentc2198fde19bcaac386c4fd5f12c74d8cfc79994a
[XEN][SHADOW] Use slow method for early-unshadow

The "fast" method fails a significant portion of the time.
unshadow will still use the "fast" method, but will fall
back to a brute-force method if it fails.

Signed-off-by: George Dunlap <gdunlap@xensource.com>
xen/arch/x86/mm/shadow/multi.c